Skip to content

Conversation

@Simon-Laux
Copy link
Contributor

@Simon-Laux Simon-Laux commented Jan 11, 2026

Progress

  • basic implementation
  • handle shutdown correctly: delete socket file again
    • we could also join tokio tasks, but it seems to work fine already without that)
  • write a python client class
  • write a test for it in python
  • fix issues of the python class (looks like it either doesn't work at all, hangs or never exits)
  • dedicated pr: different event queue for each new client
    • (but first connections/client should get all previous events)
  • rebase after feat: allow to connect a python rpc-client to an rpc-server via a unix FIFO file instead of subprocess #7535 is merged

closes #7545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants